projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea08329
)
No intangible text property.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 26 Apr 1996 03:01:43 +0000
(
03:01
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 26 Apr 1996 03:01:43 +0000
(
03:01
+0000)
lispref/display.texi
patch
|
blob
|
history
diff --git
a/lispref/display.texi
b/lispref/display.texi
index 8545f23b8c29bb27cf227d4661e9cbcc579b60eb..477b858e963e52cb171ec5de99e672277e9a480a 100644
(file)
--- a/
lispref/display.texi
+++ b/
lispref/display.texi
@@
-700,10
+700,12
@@
The @code{invisible} property can make the text in the overlay
invisible, which means that it does not appear on the screen.
@xref{Invisible Text}, for details.
+@ignore This isn't implemented yet
@item intangible
@kindex intangible @r{(overlay property)}
The @code{intangible} property on an overlay works just like the
@code{intangible} text property. @xref{Special Properties}, for details.
+@end ignore
@item before-string
@kindex before-string @r{(overlay property)}